func runtime.exit
18 uses
runtime (current package)
cgocall.go#L317: exit(2)
mem_linux.go#L26: exit(2)
mem_linux.go#L30: exit(2)
os_linux.go#L210: exit(1)
os_linux.go#L215: exit(1)
panic.go#L1433: exit(2)
panic.go#L1445: exit(2)
panic.go#L1494: exit(2)
panic.go#L1551: exit(4)
panic.go#L1555: exit(5)
proc.go#L329: exit(0)
proc.go#L2394: exit(1)
runtime.go#L133: exit(int32(code))
signal_unix.go#L842: exit(2)
signal_unix.go#L853: exit(2)
signal_unix.go#L993: exit(2)
signal_unix.go#L1146: exit(2)
stubs2.go#L20: func exit(code int32)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |